tokens_total
gpt 3
, llama3.2
, gpt 4
), and you only want to track usage from GPT models for specialized billing, you can add a filter:
model
gpt 3
, gpt 4
model
is either gpt 3
or gpt 4
.
SUM
and COUNT UNIQUE
, this property should be numeric (e.g., tokens
)COUNT
, you typically don’t specify a numeric property (because you’re just counting occurrences)SUM
tokens
Periodic
(if you invoice monthly and want usage to reset each month)